home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Magazin / Future-PD / Scripts / S4_Guard2.script < prev    next >
Text File  |  1998-05-21  |  494b  |  26 lines

  1. SET @MLOOP 0|
  2. GLOGET 2 @RES|
  3. IF @RES = 1 OTHERLOOP|
  4. :LOOP|
  5. FACE 0|
  6. GOTO LOOP|
  7. :OTHERLOOP|
  8. FACE 0|
  9. MATH @MLOOP + 1|
  10. IF @MLOOP < 20 OTHERLOOP|
  11. :TOUCH|
  12. [ "Obey the law."|
  13. [|
  14. [ "Mike: (Don't tell him I don't"|
  15. [ "KNOW the law here!)"|
  16. GLOGET 2 @RES|
  17. IF @RES = 1 FIGHT|
  18. GOTO LOOP|
  19. :FIGHT|
  20. [ "Guard: Really?  Maybe you came in on that"|
  21. [ "'transporter' everyone's babbling about!"|
  22. [ "Maybe YOU were the one who pushed the"|
  23. [ "button and destroyed our planet!!!"|
  24. [ "Guard: Take this!"|
  25. ATTACK 50|
  26.